Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase timeout when waiting for connection #6689

Conversation

niklasberglund
Copy link
Collaborator

@niklasberglund niklasberglund commented Aug 28, 2024

testConnect already have this longer(30 seconds) timeout in place but it was missing in testConnectAndVerifyWithConnectionCheck. This caused some test failures in last night's test run.


This change is Reviewable

@niklasberglund niklasberglund added the Android Issues related to Android label Aug 28, 2024
@niklasberglund niklasberglund self-assigned this Aug 28, 2024
Copy link
Contributor

@Pururun Pururun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@albin-mullvad albin-mullvad force-pushed the increase-connection-timeout-for-testConnectAndVerifyWithConnectionCheck branch from 922d9e6 to 8e80b1f Compare August 29, 2024 08:42
@albin-mullvad albin-mullvad merged commit aa053fd into main Aug 29, 2024
25 of 28 checks passed
@albin-mullvad albin-mullvad deleted the increase-connection-timeout-for-testConnectAndVerifyWithConnectionCheck branch August 29, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android Issues related to Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants